Fix bug #17331 with display properties on help-echo strings.
authorEli Zaretskii <eliz@gnu.org>
Thu, 24 Apr 2014 15:02:56 +0000 (18:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 24 Apr 2014 15:02:56 +0000 (18:02 +0300)
commit8de4be322768dba1096ebf2f5343fbf270f038cd
tree6f498546be14460f4c2a5d8c860da174a9801184
parent0ef41b7ad483dcf01a0ca3b614fd016d3cf6e70d
Fix bug #17331 with display properties on help-echo strings.

 lisp/tooltip.el (tooltip-show-help-non-mode, tooltip-show-help): Use
 equal-including-properties to compare help-echo strings.
lisp/ChangeLog
lisp/tooltip.el